From: Juanma Barranquero Date: Mon, 4 Feb 2008 14:25:13 +0000 (+0000) Subject: Don't ignore .arch-inventory. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~24318 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=880a5954219991fff1f2de45cfc5b82323cee987;p=emacs.git Don't ignore .arch-inventory. --- diff --git a/nt/.gitignore b/nt/.gitignore index cfa059286f2..3827bfaf513 100644 --- a/nt/.gitignore +++ b/nt/.gitignore @@ -1,6 +1,5 @@ *-spd *.pdb -.arch-inventory config.log makefile obj diff --git a/nt/ChangeLog b/nt/ChangeLog index f3ad23a389a..dd2ada02113 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,7 @@ +2008-02-04 Juanma Barranquero + + * .cvsignore: Don't ignore .arch-inventory. + 2008-02-03 Jason Rumney * configure.bat: Make gcc the default compiler.